Make cl-floatp-safe just an alias for floatp
authorGlenn Morris <rgm@gnu.org>
Wed, 20 Feb 2013 02:07:07 +0000 (21:07 -0500)
committerGlenn Morris <rgm@gnu.org>
Wed, 20 Feb 2013 02:07:07 +0000 (21:07 -0500)
commit45ad332f05104d41c5c540f14df091c4a40d4d3b
treee04b1f1199964f9967690b6f558123cdd9045999
parentef1545b8b425dda42b3353861e0fa05f46b9fc93
Make cl-floatp-safe just an alias for floatp

* lisp/emacs-lisp/cl-lib.el (cl-floatp-safe): Make it an alias for floatp.

* lisp/emacs-lisp/cl-macs.el (cl--make-type-test)
(cl--compiler-macro-assoc): Use floatp rather than cl-floatp-safe.

* doc/misc/cl.texi: Remove commented out sections about cl-floatp-safe.
doc/misc/cl.texi
lisp/ChangeLog
lisp/emacs-lisp/cl-lib.el
lisp/emacs-lisp/cl-macs.el